home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / apt / apt.conf.d / 70debconf < prev    next >
Text File  |  2009-10-02  |  182b  |  4 lines

  1. // Pre-configure all packages with debconf before they are installed.
  2. // If you don't like it, comment it out.
  3. DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};
  4.